HostConversation
data class HostConversation(val specificTarget: MessageTarget = MessageTarget.Conversation()) : CallingMessageTarget
Send the message to the host conversation. Supports ignoring users through the specificTarget.
Send the message to the host conversation. Supports ignoring users through the specificTarget.